Package | kbv.ita.aws |
Type | StructureDefinition |
Id | Id |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=kbv.ita.aws@1.2.0&canonical=https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_Ambulante_Operation |
Url | https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_Ambulante_Operation |
Version | 1.2.0 |
Status | active |
Name | KBV_PR_AW_Ambulante_Operation |
Experimental | False |
Description | Profil für einen OPS-Code |
Copyright | Copyright © [2020], Kassenärztliche Bundesvereinigung (KBV). All rights reserved. |
Type | Procedure |
Kind | resource |
No resources found
StructureDefinition | |
http://fhir.de/StructureDefinition/seitenlokalisation ![]() | ExtensionSeitenlokalisation |
https://fhir.kbv.de/StructureDefinition/KBV_EX_AW_Abrechnung_Sonstige_GOP ![]() | KBV_EX_AW_Abrechnung_Sonstige_GOP |
https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_Ambulante_Operation_General ![]() | KBV_PR_AW_Ambulante_Operation_General |
https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_Patient ![]() | KBV_PR_AW_Patient |
{
"resourceType" : "StructureDefinition",
"url" : "https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_Ambulante_Operation",
"version" : "1.2.0",
"name" : "KBV_PR_AW_Ambulante_Operation",
"status" : "active",
"publisher" : "Kassenärztliche Bundesvereinigung (KBV)",
"description" : "Profil für einen OPS-Code",
"copyright" : "Copyright © [2020], Kassenärztliche Bundesvereinigung (KBV). All rights reserved.",
"fhirVersion" : "4.0.1",
"mapping" : [
{
"identity" : "workflow",
"uri" : "http://hl7.org/fhir/workflow",
"name" : "Workflow Pattern"
},
{
"identity" : "rim",
"uri" : "http://hl7.org/v3",
"name" : "RIM Mapping"
},
{
"identity" : "w5",
"uri" : "http://hl7.org/fhir/fivews",
"name" : "FiveWs Pattern Mapping"
},
{
"identity" : "v2",
"uri" : "http://hl7.org/v2",
"name" : "HL7 v2 Mapping"
}
],
"kind" : "resource",
"abstract" : false,
"type" : "Procedure",
"baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Procedure",
"derivation" : "constraint",
"differential" : {
"element" : [
{
"id" : "Procedure.id",
"path" : "Procedure.id",
"min" : 1
},
{
"id" : "Procedure.meta",
"path" : "Procedure.meta",
"min" : 1
},
{
"id" : "Procedure.meta.versionId",
"path" : "Procedure.meta.versionId",
"min" : 1
},
{
"id" : "Procedure.meta.lastUpdated",
"path" : "Procedure.meta.lastUpdated",
"min" : 1
},
{
"id" : "Procedure.meta.profile",
"path" : "Procedure.meta.profile",
"min" : 1,
"max" : "1",
"fixedCanonical" : "https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_Ambulante_Operation|1.2.0"
},
{
"id" : "Procedure.text",
"path" : "Procedure.text",
"min" : 1
},
{
"id" : "Procedure.identifier",
"path" : "Procedure.identifier",
"max" : "0"
},
{
"id" : "Procedure.instantiatesCanonical",
"path" : "Procedure.instantiatesCanonical",
"max" : "0"
},
{
"id" : "Procedure.instantiatesUri",
"path" : "Procedure.instantiatesUri",
"max" : "0"
},
{
"id" : "Procedure.basedOn",
"path" : "Procedure.basedOn",
"max" : "0"
},
{
"id" : "Procedure.partOf",
"path" : "Procedure.partOf",
"min" : 1,
"max" : "1",
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_Ambulante_Operation_General|1.2.0"
]
}
],
"mustSupport" : true
},
{
"id" : "Procedure.partOf.reference",
"path" : "Procedure.partOf.reference",
"min" : 1
},
{
"id" : "Procedure.partOf.type",
"path" : "Procedure.partOf.type",
"max" : "0"
},
{
"id" : "Procedure.partOf.identifier",
"path" : "Procedure.partOf.identifier",
"max" : "0"
},
{
"id" : "Procedure.partOf.display",
"path" : "Procedure.partOf.display",
"max" : "0"
},
{
"id" : "Procedure.status",
"path" : "Procedure.status",
"fixedCode" : "completed",
"mustSupport" : true
},
{
"id" : "Procedure.statusReason",
"path" : "Procedure.statusReason",
"max" : "0"
},
{
"id" : "Procedure.category",
"path" : "Procedure.category",
"min" : 1,
"mustSupport" : true
},
{
"id" : "Procedure.category.coding",
"path" : "Procedure.category.coding",
"min" : 1,
"max" : "1"
},
{
"id" : "Procedure.category.coding.system",
"path" : "Procedure.category.coding.system",
"min" : 1,
"fixedUri" : "https://fhir.kbv.de/CodeSystem/KBV_CS_AW_Ressourcentyp"
},
{
"id" : "Procedure.category.coding.version",
"path" : "Procedure.category.coding.version",
"max" : "0"
},
{
"id" : "Procedure.category.coding.code",
"path" : "Procedure.category.coding.code",
"min" : 1,
"fixedCode" : "Ambulante_Operation"
},
{
"id" : "Procedure.category.coding.display",
"path" : "Procedure.category.coding.display",
"max" : "0"
},
{
"id" : "Procedure.category.coding.userSelected",
"path" : "Procedure.category.coding.userSelected",
"max" : "0"
},
{
"id" : "Procedure.category.text",
"path" : "Procedure.category.text",
"max" : "0"
},
{
"id" : "Procedure.code",
"path" : "Procedure.code",
"min" : 1,
"mustSupport" : true
},
{
"id" : "Procedure.code.coding",
"path" : "Procedure.code.coding",
"min" : 1,
"max" : "1"
},
{
"id" : "Procedure.code.coding.extension",
"path" : "Procedure.code.coding.extension",
"slicing" : {
"discriminator" : [
{
"type" : "value",
"path" : "url"
}
],
"rules" : "open"
}
},
{
"id" : "Procedure.code.coding.extension:seitenlokalisation",
"path" : "Procedure.code.coding.extension",
"sliceName" : "seitenlokalisation",
"type" : [
{
"code" : "Extension",
"profile" : [
"http://fhir.de/StructureDefinition/seitenlokalisation"
]
}
]
},
{
"id" : "Procedure.code.coding.system",
"path" : "Procedure.code.coding.system",
"min" : 1,
"fixedUri" : "http://fhir.de/CodeSystem/dimdi/ops"
},
{
"id" : "Procedure.code.coding.version",
"path" : "Procedure.code.coding.version",
"min" : 1
},
{
"id" : "Procedure.code.coding.code",
"path" : "Procedure.code.coding.code",
"min" : 1
},
{
"id" : "Procedure.code.coding.display",
"path" : "Procedure.code.coding.display",
"max" : "0"
},
{
"id" : "Procedure.code.coding.userSelected",
"path" : "Procedure.code.coding.userSelected",
"max" : "0"
},
{
"id" : "Procedure.code.text",
"path" : "Procedure.code.text",
"short" : "OPS-Code",
"definition" : "Beschreibung des OPS-Codes"
},
{
"id" : "Procedure.subject",
"path" : "Procedure.subject",
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_Patient|1.2.0"
]
}
],
"mustSupport" : true
},
{
"id" : "Procedure.subject.reference",
"path" : "Procedure.subject.reference",
"min" : 1
},
{
"id" : "Procedure.subject.type",
"path" : "Procedure.subject.type",
"max" : "0"
},
{
"id" : "Procedure.subject.identifier",
"path" : "Procedure.subject.identifier",
"max" : "0"
},
{
"id" : "Procedure.subject.display",
"path" : "Procedure.subject.display",
"max" : "0"
},
{
"id" : "Procedure.encounter",
"path" : "Procedure.encounter",
"max" : "0"
},
{
"id" : "Procedure.performed[x]",
"path" : "Procedure.performed[x]",
"slicing" : {
"discriminator" : [
{
"type" : "type",
"path" : "$this"
}
],
"rules" : "closed"
},
"type" : [
{
"code" : "dateTime"
}
],
"mustSupport" : true
},
{
"id" : "Procedure.performed[x]:performedDateTime",
"path" : "Procedure.performed[x]",
"sliceName" : "performedDateTime",
"short" : "Datum der Operation",
"definition" : "Datum der Operation",
"type" : [
{
"code" : "dateTime"
}
],
"mustSupport" : true
},
{
"id" : "Procedure.recorder",
"path" : "Procedure.recorder",
"max" : "0"
},
{
"id" : "Procedure.asserter",
"path" : "Procedure.asserter",
"max" : "0"
},
{
"id" : "Procedure.performer",
"path" : "Procedure.performer",
"max" : "0"
},
{
"id" : "Procedure.location",
"path" : "Procedure.location",
"max" : "0"
},
{
"id" : "Procedure.reasonCode",
"path" : "Procedure.reasonCode",
"mustSupport" : true
},
{
"id" : "Procedure.reasonCode.extension",
"path" : "Procedure.reasonCode.extension",
"slicing" : {
"discriminator" : [
{
"type" : "value",
"path" : "url"
}
],
"rules" : "open"
}
},
{
"id" : "Procedure.reasonCode.extension:sonstige_GOP",
"path" : "Procedure.reasonCode.extension",
"sliceName" : "sonstige_GOP",
"max" : "1",
"type" : [
{
"code" : "Extension",
"profile" : [
"https://fhir.kbv.de/StructureDefinition/KBV_EX_AW_Abrechnung_Sonstige_GOP"
]
}
],
"mustSupport" : true
},
{
"id" : "Procedure.reasonCode.extension:sonstige_GOP.value[x]",
"path" : "Procedure.reasonCode.extension.value[x]",
"mustSupport" : true
},
{
"id" : "Procedure.reasonCode.extension:sonstige_GOP.value[x]:valueCoding",
"path" : "Procedure.reasonCode.extension.value[x]",
"sliceName" : "valueCoding",
"mustSupport" : true
},
{
"id" : "Procedure.reasonCode.extension:sonstige_GOP.value[x]:valueCoding.system",
"path" : "Procedure.reasonCode.extension.value[x].system",
"mustSupport" : true
},
{
"id" : "Procedure.reasonCode.extension:sonstige_GOP.value[x]:valueCoding.version",
"path" : "Procedure.reasonCode.extension.value[x].version",
"mustSupport" : true
},
{
"id" : "Procedure.reasonCode.extension:sonstige_GOP.value[x]:valueCoding.code",
"path" : "Procedure.reasonCode.extension.value[x].code",
"mustSupport" : true
},
{
"id" : "Procedure.reasonCode.extension:sonstige_GOP.value[x]:valueCoding.display",
"path" : "Procedure.reasonCode.extension.value[x].display",
"mustSupport" : true
},
{
"id" : "Procedure.reasonCode.coding",
"path" : "Procedure.reasonCode.coding",
"slicing" : {
"discriminator" : [
{
"type" : "value",
"path" : "system"
}
],
"description" : "BMAe\r\nE-GO\r\nEBM\r\nGOAe\r\nUV_GOAe\r\nUV_GOAe\r\nHzV/Selektiv",
"rules" : "closed"
},
"max" : "1",
"mustSupport" : true
},
{
"id" : "Procedure.reasonCode.coding:bmae",
"path" : "Procedure.reasonCode.coding",
"sliceName" : "bmae",
"max" : "1",
"mustSupport" : true
},
{
"id" : "Procedure.reasonCode.coding:bmae.system",
"path" : "Procedure.reasonCode.coding.system",
"min" : 1,
"fixedUri" : "https://fhir.kbv.de/NamingSystem/KBV_NS_AW_BMAE"
},
{
"id" : "Procedure.reasonCode.coding:bmae.version",
"path" : "Procedure.reasonCode.coding.version",
"max" : "0"
},
{
"id" : "Procedure.reasonCode.coding:bmae.code",
"path" : "Procedure.reasonCode.coding.code",
"min" : 1
},
{
"id" : "Procedure.reasonCode.coding:bmae.display",
"path" : "Procedure.reasonCode.coding.display",
"max" : "0"
},
{
"id" : "Procedure.reasonCode.coding:bmae.userSelected",
"path" : "Procedure.reasonCode.coding.userSelected",
"max" : "0"
},
{
"id" : "Procedure.reasonCode.coding:e-go",
"path" : "Procedure.reasonCode.coding",
"sliceName" : "e-go",
"max" : "1",
"mustSupport" : true
},
{
"id" : "Procedure.reasonCode.coding:e-go.system",
"path" : "Procedure.reasonCode.coding.system",
"min" : 1,
"fixedUri" : "https://fhir.kbv.de/NamingSystem/KBV_NS_AW_E-GO"
},
{
"id" : "Procedure.reasonCode.coding:e-go.version",
"path" : "Procedure.reasonCode.coding.version",
"max" : "0"
},
{
"id" : "Procedure.reasonCode.coding:e-go.code",
"path" : "Procedure.reasonCode.coding.code",
"min" : 1
},
{
"id" : "Procedure.reasonCode.coding:e-go.display",
"path" : "Procedure.reasonCode.coding.display",
"max" : "0"
},
{
"id" : "Procedure.reasonCode.coding:e-go.userSelected",
"path" : "Procedure.reasonCode.coding.userSelected",
"max" : "0"
},
{
"id" : "Procedure.reasonCode.coding:ebm",
"path" : "Procedure.reasonCode.coding",
"sliceName" : "ebm",
"max" : "1",
"mustSupport" : true
},
{
"id" : "Procedure.reasonCode.coding:ebm.system",
"path" : "Procedure.reasonCode.coding.system",
"min" : 1,
"fixedUri" : "https://fhir.kbv.de/NamingSystem/KBV_NS_Base_EBM"
},
{
"id" : "Procedure.reasonCode.coding:ebm.version",
"path" : "Procedure.reasonCode.coding.version",
"max" : "0"
},
{
"id" : "Procedure.reasonCode.coding:ebm.code",
"path" : "Procedure.reasonCode.coding.code",
"short" : "Leistungsziffer",
"min" : 1
},
{
"id" : "Procedure.reasonCode.coding:ebm.display",
"path" : "Procedure.reasonCode.coding.display",
"max" : "0"
},
{
"id" : "Procedure.reasonCode.coding:ebm.userSelected",
"path" : "Procedure.reasonCode.coding.userSelected",
"max" : "0"
},
{
"id" : "Procedure.reasonCode.coding:goae",
"path" : "Procedure.reasonCode.coding",
"sliceName" : "goae",
"max" : "1",
"mustSupport" : true
},
{
"id" : "Procedure.reasonCode.coding:goae.system",
"path" : "Procedure.reasonCode.coding.system",
"min" : 1,
"fixedUri" : "https://fhir.kbv.de/NamingSystem/KBV_NS_AW_GOAE"
},
{
"id" : "Procedure.reasonCode.coding:goae.version",
"path" : "Procedure.reasonCode.coding.version",
"max" : "0"
},
{
"id" : "Procedure.reasonCode.coding:goae.code",
"path" : "Procedure.reasonCode.coding.code",
"short" : "Leistungsziffer",
"min" : 1
},
{
"id" : "Procedure.reasonCode.coding:goae.display",
"path" : "Procedure.reasonCode.coding.display",
"max" : "0"
},
{
"id" : "Procedure.reasonCode.coding:goae.userSelected",
"path" : "Procedure.reasonCode.coding.userSelected",
"max" : "0"
},
{
"id" : "Procedure.reasonCode.coding:uv-goae",
"path" : "Procedure.reasonCode.coding",
"sliceName" : "uv-goae",
"max" : "1",
"mustSupport" : true
},
{
"id" : "Procedure.reasonCode.coding:uv-goae.system",
"path" : "Procedure.reasonCode.coding.system",
"min" : 1,
"fixedUri" : "https://fhir.kbv.de/NamingSystem/KBV_NS_AW_UV_GOAE"
},
{
"id" : "Procedure.reasonCode.coding:uv-goae.version",
"path" : "Procedure.reasonCode.coding.version",
"max" : "0"
},
{
"id" : "Procedure.reasonCode.coding:uv-goae.code",
"path" : "Procedure.reasonCode.coding.code",
"short" : "Leistungsziffer",
"min" : 1
},
{
"id" : "Procedure.reasonCode.coding:uv-goae.display",
"path" : "Procedure.reasonCode.coding.display",
"max" : "0"
},
{
"id" : "Procedure.reasonCode.coding:uv-goae.userSelected",
"path" : "Procedure.reasonCode.coding.userSelected",
"max" : "0"
},
{
"id" : "Procedure.reasonCode.coding:hzv_selektiv",
"path" : "Procedure.reasonCode.coding",
"sliceName" : "hzv_selektiv",
"max" : "1",
"mustSupport" : true
},
{
"id" : "Procedure.reasonCode.coding:hzv_selektiv.system",
"path" : "Procedure.reasonCode.coding.system",
"min" : 1,
"fixedUri" : "https://fhir.kbv.de/NamingSystem/KBV_NS_AW_HZV_Selektiv"
},
{
"id" : "Procedure.reasonCode.coding:hzv_selektiv.version",
"path" : "Procedure.reasonCode.coding.version",
"max" : "0"
},
{
"id" : "Procedure.reasonCode.coding:hzv_selektiv.code",
"path" : "Procedure.reasonCode.coding.code",
"short" : "Leistungsziffer",
"min" : 1
},
{
"id" : "Procedure.reasonCode.coding:hzv_selektiv.display",
"path" : "Procedure.reasonCode.coding.display",
"max" : "0"
},
{
"id" : "Procedure.reasonCode.coding:hzv_selektiv.userSelected",
"path" : "Procedure.reasonCode.coding.userSelected",
"max" : "0"
},
{
"id" : "Procedure.reasonCode.text",
"path" : "Procedure.reasonCode.text",
"max" : "0"
},
{
"id" : "Procedure.reasonReference",
"path" : "Procedure.reasonReference",
"max" : "0"
},
{
"id" : "Procedure.bodySite",
"path" : "Procedure.bodySite",
"max" : "0"
},
{
"id" : "Procedure.outcome",
"path" : "Procedure.outcome",
"max" : "0"
},
{
"id" : "Procedure.report",
"path" : "Procedure.report",
"max" : "0"
},
{
"id" : "Procedure.complication",
"path" : "Procedure.complication",
"short" : "Komplikation",
"definition" : "Komplikation",
"mustSupport" : true
},
{
"id" : "Procedure.complication.coding",
"path" : "Procedure.complication.coding",
"max" : "0"
},
{
"id" : "Procedure.complication.text",
"path" : "Procedure.complication.text",
"min" : 1
},
{
"id" : "Procedure.complicationDetail",
"path" : "Procedure.complicationDetail",
"max" : "0"
},
{
"id" : "Procedure.followUp",
"path" : "Procedure.followUp",
"max" : "0"
},
{
"id" : "Procedure.note",
"path" : "Procedure.note",
"max" : "0"
},
{
"id" : "Procedure.focalDevice",
"path" : "Procedure.focalDevice",
"max" : "0"
},
{
"id" : "Procedure.usedReference",
"path" : "Procedure.usedReference",
"max" : "0"
},
{
"id" : "Procedure.usedCode",
"path" : "Procedure.usedCode",
"max" : "0"
}
]
},
"text" : {
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.